home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
vbfast
/
global.bas
< prev
next >
Wrap
BASIC Source File
|
1995-05-09
|
152b
|
4 lines
Declare Function GetModuleHandle Lib "kernel" (ByVal FileName$) As Integer
Declare Function GetModuleUsage Lib "kernel" (ByVal hModule%) As Integer